Skip to content

chore(deps): bump golang.org/x/term from 0.25.0 to 0.43.0 - #9

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/term-0.43.0
Closed

chore(deps): bump golang.org/x/term from 0.25.0 to 0.43.0#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/term-0.43.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown

Bumps golang.org/x/term from 0.25.0 to 0.43.0.

Commits
  • 3c3e485 go.mod: update golang.org/x dependencies
  • 52b71d3 go.mod: update golang.org/x dependencies
  • 9d2dc07 go.mod: update golang.org/x dependencies
  • d954e03 all: upgrade go directive to at least 1.25.0 [generated]
  • 3aff304 go.mod: update golang.org/x dependencies
  • a7e5b04 go.mod: update golang.org/x dependencies
  • 943f25d x/term: handle transpose
  • 9b991dd x/term: handle delete key
  • 3863673 go.mod: update golang.org/x dependencies
  • 1231d54 go.mod: update golang.org/x dependencies
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [golang.org/x/term](https://github.com/golang/term) from 0.25.0 to 0.43.0.
- [Commits](golang/term@v0.25.0...v0.43.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 11, 2026
@github-actions

Copy link
Copy Markdown

Benchmark Results

Comparison: main baseline → this PR (5 runs each via benchstat)

goos: linux
goarch: amd64
pkg: github.com/nikgibson/karpview/internal/analyzer
cpu: AMD EPYC 7763 64-Core Processor                
                       │ /tmp/bench-main.txt │       /tmp/bench-pr.txt       │
                       │       sec/op        │    sec/op     vs base         │
Analyze_LargeCluster-4          13.99m ± ∞ ¹   13.98m ± ∞ ¹  ~ (p=0.841 n=5)
¹ need >= 6 samples for confidence interval at level 0.95

                       │ /tmp/bench-main.txt │       /tmp/bench-pr.txt        │
                       │        B/op         │     B/op       vs base         │
Analyze_LargeCluster-4         2.639Mi ± ∞ ¹   2.639Mi ± ∞ ¹  ~ (p=0.968 n=5)
¹ need >= 6 samples for confidence interval at level 0.95

                       │ /tmp/bench-main.txt │        /tmp/bench-pr.txt        │
                       │      allocs/op      │  allocs/op    vs base           │
Analyze_LargeCluster-4          6.065k ± ∞ ¹   6.065k ± ∞ ¹  ~ (p=1.000 n=5) ²
¹ need >= 6 samples for confidence interval at level 0.95
² all samples are equal

Budget thresholds: time ≤+10% | memory ≤+15% | allocs ≤+10% | binary ≤50 MB

Generated by the Performance Regression workflow

@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Author

Superseded by #15.

@dependabot dependabot Bot closed this Jun 15, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/golang.org/x/term-0.43.0 branch June 15, 2026 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants